projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
13ee21e
)
; * etc/NEWS: Announce support of 'lzip' compressed Info files (bug#69004).
author
Eli Zaretskii
<eliz@gnu.org>
Sat, 10 Feb 2024 09:22:01 +0000
(11:22 +0200)
committer
Eli Zaretskii
<eliz@gnu.org>
Sat, 10 Feb 2024 09:22:01 +0000
(11:22 +0200)
etc/NEWS
patch
|
blob
|
history
diff --git
a/etc/NEWS
b/etc/NEWS
index ca0a5ed8fc854e25c3e403d12f9383c2bd50dc29..5ee1509859bdb853eb708d546fdab9d369284e96 100644
(file)
--- a/
etc/NEWS
+++ b/
etc/NEWS
@@
-450,6
+450,9
@@
This user option associates manual names with URLs. It affects the
Emacs-included manuals are set. Further associations can be added for
arbitrary Info manuals.
+*** Emacs can now display Info manuals compressed with 'lzip'.
+This requires the 'lzip' program to be installed on your system.
+
+++
** New command 'lldb'.
Run the LLDB debugger, analogous to the 'gud-gdb' command.